Now, groups can retrieve a list of the contacts in that group. I probably should...
[adiumx.git] / Plugins / Purple Service / PurpleMySpaceService.h
blob368c68f6c6f1e165ca1f2435f252f81f82b30127
1 //
2 // PurpleMySpaceService.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 9/11/07.
6 //
8 #import "PurpleService.h"
10 @interface PurpleMySpaceService : PurpleService {
14 @end